type github.com/jackc/pgx/v5/pgtype.encodePlanTextFloat64
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
float8.go#L129: return encodePlanTextFloat64{}
float8.go#L147: type encodePlanTextFloat64 struct{}
float8.go#L149: func (encodePlanTextFloat64) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)